home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0015-MacApp *.a to *.o i-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  1.5 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    7969073                         6-June-89        11:01
  2.  
  3. From:   BURBECK.S                       Burbeck, Steve
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    MacApp *.a to *.o issues
  8.  
  9. Recently several people have run into the fact that, starting with MPW 3.0,
  10. buyers no longer automaticlly receive the Assembler.  Since the MacApp 2.0B5
  11. entry in APDAlog was written before MPW 3.0 was shipped, there is no mention
  12. that MacApp requires the Assembler (that copy has been changed, but the revised
  13. copy will not show up until the next issue of APDAlog).
  14.  
  15. The simplest (if expensive) solution is for everyone to buy the Assembler.
  16. However people in need of the assembled *.o files may also get them from a
  17. friend who has them.  It is perfectly legal as long as both parties have
  18. purchased MacApp.
  19.  
  20. One caution though: all but one of the *.a files (UObject.a) have conditional
  21. assembly directives.  UTrace.a, UViewCoords.a, UMacros.a, UFailure.a, and
  22. UMAUtil.a all must be assembled differently for debug and nondebug.  Moreover
  23. UCommonObjLib.a and UBusyCursor.a depend on both debug and needsROM128K, so
  24. there are four possible permutations of these *.o files.
  25.  
  26. In 2.0B9 there will be an additional dependency: 68020|68030.  With 2.0B9 we
  27. will ship already compiled/assembled versions of the entire library for debug
  28. and nondebug cases.  However those who want to require 128KROM's or 68020|68030
  29. will still need the Assembler.
  30.  
  31. Steve Burbeck
  32. MacApp Product Manager
  33.  
  34.